home *** CD-ROM | disk | FTP | other *** search
- object DateForm: TDateForm
- Left = 292
- Top = 208
- Width = 229
- Height = 158
- Caption = 'Obdob�'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object PocatecniDatumLabel: TLabel
- Left = 8
- Top = 20
- Width = 84
- Height = 13
- Caption = '&Po��te�n� datum:'
- DragMode = dmAutomatic
- OnDragOver = PocatecniDatumLabelDragOver
- end
- object KonecneDatumLabel: TLabel
- Left = 8
- Top = 52
- Width = 78
- Height = 13
- Caption = '&Kone�n� datum:'
- DragMode = dmAutomatic
- OnDragOver = PocatecniDatumLabelDragOver
- end
- object PocetDnuLabel: TLabel
- Left = 8
- Top = 100
- Width = 52
- Height = 13
- Caption = '&Po�et dn�:'
- end
- object Bevel1: TBevel
- Left = 8
- Top = 80
- Width = 201
- Height = 2
- end
- object StartDateTimePicker: TDateTimePicker
- Left = 112
- Top = 16
- Width = 97
- Height = 21
- CalAlignment = dtaLeft
- Date = 37669.521275925900000000
- Time = 37669.521275925900000000
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- MaxDate = 73050
- MinDate = 2
- ParseInput = False
- TabOrder = 0
- OnChange = StartDateTimePickerChange
- OnDragDrop = StartDateTimePickerDragDrop
- OnDragOver = PocatecniDatumLabelDragOver
- end
- object EndDateTimePicker: TDateTimePicker
- Left = 112
- Top = 48
- Width = 97
- Height = 21
- CalAlignment = dtaLeft
- Date = 37669.521275925900000000
- Time = 37669.521275925900000000
- DateFormat = dfShort
- DateMode = dmComboBox
- Kind = dtkDate
- ParseInput = False
- TabOrder = 1
- OnChange = StartDateTimePickerChange
- OnDragDrop = StartDateTimePickerDragDrop
- OnDragOver = PocatecniDatumLabelDragOver
- end
- object PocetDnuEdit: TEdit
- Left = 112
- Top = 96
- Width = 97
- Height = 21
- TabOrder = 2
- end
- end
-